﻿@charset "utf-8";
html{font-size:100px;}
.main-width{width:1200px;margin:0 auto;}
.header{height:82px;}
.header .logo{height:80px;}
.header .logo .main-width{position: relative;}
.header .logo .pic{float:left;margin-top: 10px;}
.header .logo .pic img{vertical-align:middle;font-size:0;}
.header .logo .pic img.logo-pic{}
.header>.logo>.main-width>.search-show{position: absolute;right: 6px;top: 26px;background: url(/images/search-icon.png) no-repeat;width: 20px;height: 20px;cursor:pointer;}
.header>.logo>.main-width>.search{display: none;position: absolute;right: 0;top: 20px;width:130px;line-height:30px;/*margin-top: 20px;float: left;*/}
.header>.logo>.main-width>.search .box{float: right;position:relative;width:20px;}
.header>.logo>.main-width>.search .box .text{width:100%;height:30px;line-height:30px;color:#323232;padding:0 28px 0 5px;background:none;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
.header>.logo>.main-width>.search .box input.btn,.nav ul li.search input.sub{display: none;position:absolute;width:20px;height:20px;top:6px;right:6px;background:url(/images/search-icon.png) no-repeat;cursor:pointer;}
.header>.logo>.main-width>.search .box input.sub{background: url(/images/search-icon.png) no-repeat;width: 20px;height: 20px;cursor:pointer;position: absolute;right: 6px;top: 6px;}

.header .nav ul li:nth-child(3){position: relative;}
/*.header .nav ul li:nth-child(6){padding-bottom: 10px;}*/
.header .nav ul li>.drop-down{display:none;position:absolute;top:50px;left:-14px;padding:1px 5px;width:300px;width:;z-index:9999;background-color:#fff;border:1px solid #d6d6d6;border-radius:7px;font-weight: 100;}
.header .nav ul li>.drop-down li{font-size: 14px;line-height: 40px;}
/*.header .nav ul li>.drop-down li:hover a{line-height: 39px;border-bottom: 1px solid #ccc;}*/
.header .nav ul li>.drop-down li a:hover{font-weight: 14px;/*border-bottom: 1px solid #ccc;*/display: block;/*margin-bottom: 2px;*/}
.header .nav ul li>em{
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    top: 90px;
    left: 50%;
    margin-left: -5px;
    border: 5px solid transparent;
    border-bottom-color: #e82233;
}

.header .logo .phone-menu{display:none;float:right;margin:13px 0;width:28px;height:18px;background:url(/images/all-icon.png) no-repeat -220px -10px;cursor:pointer;}
.header .nav{height:50px;line-height:50px;padding-top: 14px;width: 836px;float: left;}
.header .nav ul li{float:left;line-height:50px;font-size:18px; padding-left:20px;}
.header .nav ul li a{color:#757575;}
.header .nav ul li a:hover,.header .nav ul li.active a{color:#006075;}
.header .nav ul li.home{padding:10px 32px 10px 0;padding-right: 8px;}
.header .nav ul li.home a{display:block;/*width:30px;height:30px;text-indent: 34px;*/line-height: 31px;}
.header .nav ul li.home a:hover{}
.header .nav ul li.home.active a{/*text-indent: 34px;line-height: 31px;*/}
.header .nav ul li.phone-close{display:none;}
.header_two{width: 100%;position: fixed;z-index: 999;}
.header_two .logo{width: 100%;background-color: rgba(255,255,255,0.5);height: 82px;box-shadow:0px 0px 5px #999;-webkit-box-shadow:0px 0px 5px #999;-moz-box-shadow:0px 0px 5px #999;-ms-box-shadow:0px 0px 5px #999;-o-box-shadow:0px 0px 5px #999;}
.header.flow .nav{/*position:fixed;margin-left: 23%;top:0;left:0;*/z-index:9999;width:836px;}
.flow .logo{width: 100%;background-color: #fff;height: 69px;position:fixed;top:0;left:0;z-index:9999;box-shadow:0px 0px 5px #999;-webkit-box-shadow:0px 0px 5px #999;-moz-box-shadow:0px 0px 5px #999;-ms-box-shadow:0px 0px 5px #999;-o-box-shadow:0px 0px 5px #999;}
.header input::-webkit-input-placeholder{color:#ccc;}
.header input:-moz-placeholder{color:#ccc;}
.header input::-moz-placeholder{color:#ccc;}
.header input:-ms-input-placeholder{color:#ccc;}
.more,.index-main h2,.index-products ul li:hover .pic img{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;}
.index-main h2{font-size:36px;line-height:30px;text-transform:uppercase;font-family:"OpenSans-Bold";color:#5a3fc5;}
.index-main a.more{display:block;font-size:12px;width:50px;height:20px;color:#fff;background-color:#006075;text-align:center;}
.index-main a.more:hover{background-color:#5a3ec5;}
.index-main .index-banner{width: 100%;}
.index-main .index-banner img{width: 100%;height: auto;}
/*.index-main .slidebox{width:100%;position: relative;}
.index-main .slidebox .slideshow{width:100%;overflow:hidden;}
.index-main .slidebox .slideshow ul{position:relative;}
.index-main .slidebox .slideshow ul li{float:left;}
.index-main .slidebox .slideshow ul li img{width:100%;height:auto;}*/
/*me*/
/*.index-main .slidebox .prev{
    background: url(/images/all-icon.png) no-repeat -10px -50px;
    width: 21px;
    height: 70px;
    position: absolute;
    left: 1rem;
    bottom: 50%;
    margin-bottom: -35px;
	cursor: pointer;
}
.index-main .slidebox .next{
    background: url(/images/all-icon.png) no-repeat -31px -50px;
    width: 21px;
    height: 70px;
    position: absolute;
    right: 1rem;
    bottom: 50%;
    margin-bottom: -35px;
	cursor: pointer;
}
.index-main .slidebox .prev:hover{background: url(/images/all-icon.png) no-repeat -52px -50px;}
.index-main .slidebox .next:hover{background: url(/images/all-icon.png) no-repeat -73px -50px;}*/
.index-products{padding:35px 0;text-align:center;}
.index-products .title h2{margin-bottom:15px;}
.index-products .title p{font-size:16px;margin-bottom:35px;}
.index-products ul{width:1215px;overflow:hidden;}
.index-products ul li{float:left;margin-right:12px;background-color:#f2f2f2;}
.index-products ul li .pic{overflow:hidden;}
.index-products ul li .pic img{transform:scale(1,1);-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);}
.index-products ul li .text h3{font-size:18px;line-height:25px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.index-products ul li .text h3 a{color:#000;}
.index-products ul li .text p{font-size:14px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.index-products ul li .text a.more{margin:10px auto 0;}
.index-products ul li:hover .pic img{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);}
.index-products ul li:hover .text h3 a{color:#006075;}
.index-products ul li:hover .text a.more{background-color:#006075;}
.index-products ul li.big{width:594px;padding:21px 0;margin-bottom:12px;overflow:hidden;}
.index-products ul li.big .pic{float:left;width:350px;}
.index-products ul li.big .text{float:left;width:244px;padding-top:55px;}
.index-products ul li.big .text h3{margin-bottom:5px;}
.index-products ul li.small{width:392px;}
.index-products ul li.small .text{padding:8px 0 16px;}
.index-newpro{padding:0px 0 0px;background-color:#f2f2f2;}
.index-newpro .main-width{overflow:hidden;}
.index-newpro .pic{float:right; padding-top:50px; padding-bottom:50px}
.index-newpro .text{float:left;width:680px;padding-top:80px;}
.index-newpro .text h2{margin-bottom:38px;padding-left: 94px;color: #000;position: relative;}
.index-newpro .text h2 span{position: absolute;left: 0;bottom: -28px;width: 93px;height: 83px;background: url(/images/new-product.png) no-repeat;}
.index-newpro .text p{font-size:16px;color: #000;}
.index-newpro .text a.more{margin-top:18px;}
.index-about{padding:70px 0 75px;}
.index-about .main-width{overflow:hidden;}
.index-about .slide-about{float:left;width:565px;height:435px;}
.index-about .slide-about .slide-pic{width:100%;height:100%;overflow:hidden;}
.index-about .slide-about .slide-pic ul li{float:left;}
.index-about .text{float:right;width:580px;}
.index-about .text h2{margin-bottom:25px;}
.index-about .text .cont{position:relative;}
.index-about .text .cont .line{position:absolute;left:8px;top:2px;width:1px;height:280px;background-color:#909090;}
.index-about .text .cont .list{position:relative;padding-left:25px;}
.index-about .text .cont .list i{position:absolute;left:0;width:16px;height:16px;background-color:#006075;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;}
.index-about .text .cont .info{margin-bottom:30px;}
.index-about .text .cont .info h3{font-size:18px;line-height:20px;margin-bottom:12px;color:#006075;}
.index-about .text .cont .info p{font-size:16px;line-height:30px;color: #000;}
.index-about .text .cont .info a.more{margin-top:16px;}
.index-about .text .cont .info i{top:2px;}
.index-about .text .cont .iso .box{border:1px solid #ccc;padding:10px;color: #000;}
.index-about .text .cont .iso .box em{position:absolute;left:20px;top:36px;width:102px;height:90px;background:url(/images/index-about-iso.png) no-repeat;}
.index-about .text .cont .iso .box p{font-size:16px;line-height:30px;}
.index-about .text .cont .iso i{top:50%;margin-top:-8px;}
.index-exhibition{padding:45px 0 60px;background-color:#f2f2f2;}
.index-exhibition .title{text-align:center;margin-bottom:35px;}
.index-exhibition .title h2{margin-bottom:12px;}
.index-exhibition .title p{font-size:16px;line-height:20px;}
.index-exhibition .cont{overflow:hidden;}
.index-exhibition .cont ul{width:1235px;overflow:hidden;}
.index-exhibition .cont ul li{float:left;width:276px;margin-right:32px;background-color:#fff;}
.index-exhibition .cont ul li .text{padding:15px 10px 25px;}
.index-exhibition .cont ul li .text h3{height: 50px;font-size:16px;line-height:25px;margin-bottom:12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.other-banner img{width:100%;height:auto;}

.main-about .select-box{padding-top: 50px;background-color: #f5f5f5;}
.main-about .select-box .tab{float: left;margin-top: 40px;width: 150px;}
.main-about .select-box .tab ul{border-right: 3px solid #006075;}
.main-about .select-box .tab li{position: relative;;margin-bottom: 36px;height: 44px;font-size: 14px;line-height: 44px;text-align: center;text-transform: uppercase;cursor:pointer;color: #fff;background-color: #555555;}
.main-about .select-box .tab li:last-child{padding-top: 4px;height: 40px;line-height: 18px;}
.main-about .select-box .tab li em{position: absolute;right: -8px;top:15px;width: 14px;height: 14px;border-radius: 50%;border: 1px solid #006075;background-color: #fff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
.main-about .select-box .tab li.on{background-color: #006075;}
.main-about .select-box .tab li.on em{right: -10px;top: 14px;background-color: transparent;border: none;border-radius: 0;width: 0;height: 0;border-top: 8px solid transparent;border-left: 8px solid #006075;border-bottom: 8px solid transparent;}
.main-about .select-box .tab li:last-child.on{}
.main-about .select-box .cont{float: left;margin-bottom: 60px;padding: 0 36px 30px 36px;width: 1050px;background-color: #fff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
.main-about .select-box .cont h2{margin-top: 36px;margin-bottom: 28px;font-size: 30px;color: #006075;font-family: "Infinite-Justice-Straight";text-transform: uppercase;text-align: center;}
.main-about .select-box .cont>ul>li{display:none;}
.main-about .select-box .cont>ul>li.on{display:block;}
.main-about .select-box .cont .battery-line{position: relative;margin-bottom: 38px;width: 100%;height: 2px;background-color: #006075;}
.main-about .select-box .cont .battery-line em{position: absolute;width: 6px;height: 6px;border-radius: 50%;border: 1px solid #006075;background-color: #fff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
.main-about .select-box .cont .battery-line .left{left: 0;top: -2px;}
.main-about .select-box .cont .battery-line .right{right: 0;top: -2px;}
.main-about .select-box .cont .battery-line .pic{position: absolute;left: 50%;top: -16px;margin-left: -72px;width: 144px;height: 26px;background: url(/images/battery-line.jpg) no-repeat;}
.main-about .select-box .cont .ay-box p{font-size: 16px;color: #000;}
.main-about .select-box .cont .ay-box p a{color: #006075;}
.main-about .select-box .cont .ay-box .box1 p{margin-bottom: 22px;}
.main-about .select-box .cont .ay-box .box2 h3{color: #006075;margin-bottom: 12px;}
.main-about .select-box .cont .ay-box .box2 p{margin-bottom: 10px;}

.main-about .select-box .cont .history-box{}
.main-about .select-box .cont .history-box .years{position:relative;}
.main-about .select-box .cont .history-box .years .line{position:absolute;top:0;left:50%;width:0;height:100%;border-left:1px dashed #d30701;}
.main-about .select-box .cont .history-box .years ul li{height:120px;}
.main-about .select-box .cont .history-box .years ul li.history-logo{height: 78px;}
.main-about .select-box .cont .history-box .years ul li div h3{position:relative;margin-bottom: 14px;font-size:18px;width:140px;line-height:45px;background-color:#f5f5f5;font-family:"OpenSans-Bold";color:#da251c;}
.main-about .select-box .cont .history-box .years ul li div h3 i{position:absolute;top:0;display:block;width:69px;height:54px;background:url(/images/all-icon.png) no-repeat 0px -300px;}
.main-about .select-box .cont .history-box .years ul li div h3 i.logo{width:59px;height:59px;background:url(/images/history-logo.jpg) no-repeat;}
.main-about .select-box .cont .history-box .years ul li .left i.logo{right: -30px;}
.main-about .select-box .cont .history-box .years ul li div h4{font-size:18px;width:100%;line-height:30px;font-family:"OpenSans-Bold";color:#da251c;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
.main-about .select-box .cont .history-box .years ul li div p{font-size:16px;width:100%;line-height:25px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
.main-about .select-box .cont .history-box .years ul li div p.marb-6{margin-bottom: 6px;}
.main-about .select-box .cont .history-box .years ul li div p.marb-20{margin-bottom: 20px;}
.main-about .select-box .cont .history-box .years ul li .left{width:50%;float:left;text-align:right}
.main-about .select-box .cont .history-box .years ul li .left i{right:-35px;}
.main-about .select-box .cont .history-box .years ul li .left h3{padding-right:95px;float:right;}
.main-about .select-box .cont .history-box .years ul li .left h4{padding-right:95px;float:right;}
.main-about .select-box .cont .history-box .years ul li .left p{padding-right:95px;float:right;}
.main-about .select-box .cont .history-box .years ul li .right{width:50%;float:right;text-align:left;}
.main-about .select-box .cont .history-box .years ul li .right i{left:-34px;}
.main-about .select-box .cont .history-box .years ul li .right h3{padding-left:95px;}
.main-about .select-box .cont .history-box .years ul li .right h4{padding-left:95px;}
.main-about .select-box .cont .history-box .years ul li .right p{padding-left:95px;}

.main-about .select-box .cont .office-box .office-pic-01{}
.main-about .select-box .cont .office-box .office-pic-01 .reception{width: 100%;}
.main-about .select-box .cont .office-box .office-pic-01 .reception img{width: 100%;height: auto;}
.main-about .select-box .cont .office-box .office-pic-01 .office-title{position: relative;padding-top: 12px;height: 264px;background-color: #006075;}
.main-about .select-box .cont .office-box .office-pic-01 .office-title h3{font-size: 60px;line-height: 60px;color: #fff;text-align: center;font-weight: bold;}
.main-about .select-box .cont .office-box .office-pic-01 .office-title h3 span{font-size: 36px;line-height: 60px;margin-left: 28px;}
.main-about .select-box .cont .office-box .office-pic-01 .office-title ul{position: absolute;left: 0;top: 96px;}
.main-about .select-box .cont .office-box .office-pic-01 .office-title ul li{float: left;margin-left: 7px;width: 317px;}
.main-about .select-box .cont .office-box .office-pic-01 .office-title ul li img{width: 100%;height: auto;}
.main-about .select-box .cont .office-box .office-pic-02{margin-top: 150px;}
.main-about .select-box .cont .office-box .office-pic-02 .office-pic-six{overflow: hidden;}
.main-about .select-box .cont .office-box .office-pic-02 .office-pic-six .one{float: left;width: 335px;}
.main-about .select-box .cont .office-box .office-pic-02 .office-pic-six .one img{margin-bottom: 4px;width: 100%;height: auto;}
.main-about .select-box .cont .office-box .office-pic-02 .office-pic-six .two{float: left;margin-left: 5px;width: 335px;}
.main-about .select-box .cont .office-box .office-pic-02 .office-pic-six .two img{margin-bottom: 6px;width: 100%;height: auto;}
.main-about .select-box .cont .office-box .office-pic-02 .office-pic-six .three{float: left;margin-left: 4px;width: 287px;}
.main-about .select-box .cont .office-box .office-pic-02 .office-pic-six .three img{margin-bottom: 6px;width: 100%;height: auto;}

.main-about .select-box .cont .facotry-box .facotry-box-pic{overflow: hidden;}
.main-about .select-box .cont .facotry-box .facotry-box-pic .one{float: left;width: 242px;}
.main-about .select-box .cont .facotry-box .facotry-box-pic .one img{margin-bottom: 8px;width: 100%;height: auto;}
.main-about .select-box .cont .facotry-box .facotry-box-pic .two{float: left;margin-left: 3px;width: 242px;}
.main-about .select-box .cont .facotry-box .facotry-box-pic .two img{margin-bottom: 8px;width: 100%;height: auto;}
.main-about .select-box .cont .facotry-box .facotry-box-pic .three{float: left;margin-left: 3px;width: 242px;}
.main-about .select-box .cont .facotry-box .facotry-box-pic .three img{margin-bottom: 8px;width: 100%;height: auto;}
.main-about .select-box .cont .facotry-box .facotry-box-pic .four{float: left;margin-left: 3px;width: 242px;}
.main-about .select-box .cont .facotry-box .facotry-box-pic .four img{margin-bottom: 8px;width: 100%;height: auto;}

.main-about .select-box .cont .organization-box{}
.main-about .select-box .cont .organization-box .organization-pic{width: 100%;}
.main-about .select-box .cont .organization-box .organization-pic img{width: 100%;height: auto;}
/*about其他页面*/
.about-ayaatech{background-color: #f5f5f5;}
.about-ayaatech .about-ayaatech-main{position: relative;width: 1050px;background-color: #fff;}
.about-ayaatech .about-ayaatech-main .nav{position: absolute;left: -200px;top: 59px;}
.about-ayaatech-main .nav ul li{color: #fff;background-color: #555;height: 36px;line-height: 36px;text-align: center;text-transform: uppercase;width: 150px;}
/*证书页面*/
.certificate-box{position: relative;padding: 0px 0px 0px 0px;}
.certificate-box .world-map{position: absolute;left: 0;top: 0;width: 100%;z-index: -1;}
.certificate-box .world-map img{width: 100%;}
.certificate-box .certificate-con{padding-top: 2px;}
.certificate-box .certificate-con h2{margin-top: 56px;font-size: 30px;font-family: "OpenSans-Bold";color: #dc1e22;text-align: center;}
.certificate-box .certificate-con .img-list{margin-bottom: 40px;padding-top: 196px;}
.certificate-box .certificate-con .img-list ul{width: 1224px;overflow: hidden;}
.certificate-box .certificate-con .img-list ul li{float: left;width: 220px;margin-right: 24px;margin-bottom: 20px;}
.certificate-box .certificate-con .img-list ul li>img{width: 100%;height: auto;}
.certificate-con ul li>p{text-align: center;color: #333;font-size: 16px;padding: 10px 0;}
.certificate-box .certificate-con .img-list .prev{left: -65px;}
.certificate-box .certificate-con .img-list .next{right: -65px;}

/*lightbox--start*/
#jquery_overlay{position:absolute;top:0;left:0;z-index:999999;width:100%;height:100%;}
#jquery_lightbox{position:absolute;top:0;left:0;width:100%;z-index:99999999;text-align:center;line-height:0;}
#jquery_lightbox a img{border:none;}
#lightbox_container_image_box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#lightbox_container_image{padding:10px;}
#lightbox_loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#lightbox_nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox_container_image_box > #lightbox_nav{left:0;}
#lightbox_nav a{outline:none;}
#lightbox_nav_btnPrev, #lightbox_nav_btnNext{width:49%;height:100%;zoom:1;display:block;}
#lightbox_nav_btnPrev{left:0;float:left;}
#lightbox_nav_btnNext{right:0;float:right;}
#lightbox_container_image_data_box{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;}
#lightbox_container_image_data{padding:0 10px;color:#666;}
#lightbox_container_image_data #lightbox_image_details{width:70%;float:left;text-align:left;}
#lightbox_image_details_caption{font-weight:bold;}
#lightbox_image_details_currentNumber{display:block;clear:left;padding-bottom:1.0em;}
#lightbox_secNav_btnClose{width:66px;float:right;padding-bottom:0.7em;}
/*lightbox--end*/

.main-contact{padding:50px 0 65px;background-color: #f5f5f5;}
.main-contact .main-width{overflow:hidden;}
.main-contact .select-tab{float: left;margin-top: 46px;width: 150px;text-align: center;}
.main-contact .select-tab ul{border-right: 3px solid #006075;}
.main-contact .select-tab ul li{position: relative;margin-bottom: 20px;height: 44px;font-size: 12px;line-height: 44px;text-align: center;text-transform: uppercase;cursor: pointer;color: #fff;background-color: #555555;}
.main-contact .select-tab ul li em{position: absolute;right: -8px;top:15px;width: 14px;height: 14px;border-radius: 50%;border: 1px solid #006075;background-color: #fff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
.main-contact .select-tab ul li.on{background-color: #006075;}
.main-contact .select-tab ul li.on em{right: -10px;top: 14px;background-color: transparent;border: none;border-radius: 0;width: 0;height: 0;border-top: 8px solid transparent;border-left: 8px solid #006075;border-bottom: 8px solid transparent;}
.main-contact .cont{float: left;padding: 0px;width: 1050px;background-color: #fff;}
.main-contact .cont>ul>li{display: none;}
.main-contact .cont>ul>li.on{display: block;}
.main-contact .cont .contact-box{width: 990px;margin: 0 auto;padding-bottom: 30px;}
.main-contact .cont .contact-box h2{margin-top: 36px;font-size: 30px;color: #006075;font-family: "Infinite-Justice-Straight";text-transform: uppercase;text-align: center;}
.main-contact .cont .contact-box .battery-line{position: relative;margin-top: 36px;width: 100%;height: 2px;background-color: #006075;}
.main-contact .cont .contact-box .battery-line em{position: absolute;width: 6px;height: 6px;border-radius: 50%;border: 1px solid #006075;background-color: #fff;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;}
.main-contact .cont .contact-box .battery-line .left{left: 0;top: -2px;}
.main-contact .cont .contact-box .battery-line .right{right: 0;top: -2px;}
.main-contact .cont .contact-box .battery-line .pic{position: absolute;left: 50%;top: -16px;margin-left: -72px;width: 144px;height: 26px;background: url(/images/battery-line.jpg) no-repeat;}
.main-contact .cont .contact-box .contact-add{margin-top: 36px;}
.main-contact .cont .contact-box .contact-add .ali{display: block;width: 238px;height: 24px;cursor: pointer;display: block;margin-top: 10px;width: 238px;height: 24px;cursor: pointer;}
.main-contact .cont .contact-box .contact-add h3{margin-top: 10px;font-size: 24px;line-height: 30px;color: #000;}
.main-contact .cont .contact-box .contact-add .add{margin-top: 10px;padding-left:30px;position:relative;font-size:14px;line-height:20px;font-family: "OpenSans-Regular";color: #000;}
.main-contact .cont .contact-box .contact-add .add i{position:absolute;left:0;top:0;width:14px;height:18px;background:url(/images/all-icon.png) -90px -375px no-repeat;}
.main-contact .cont .contact-box .dep{margin-top: 20px;}
.main-contact .cont .contact-box .sales{margin-top: 32px;}
.main-contact .cont .contact-box .dep h4{font-size: 18px;line-height: 20px;text-transform:uppercase;color:#000;font-family: "OpenSans-Regular";margin-bottom:20px;}
.main-contact .cont .contact-box .dep ul{overflow: hidden;}
.main-contact .cont .contact-box .dep ul li{float: left;width: 268px;position:relative;font-size:14px;line-height:20px;padding-left:26px;margin-bottom:14px;font-family: "OpenSans-Regular";}
.main-contact .cont .contact-box .rd-dep{overflow: hidden;}
.main-contact .cont .contact-box .rd-dep ul{float: left;width: 294px;}
.main-contact .cont .contact-box .rd-dep ul .padl0{padding-left: 0;}
.main-contact .cont .contact-box .dep ul li i{position:absolute;top:0px;left:0;width:14px;height:18px;background:url(/images/all-icon.png) no-repeat;}
.main-contact .cont .contact-box .dep ul li.name i{background-position: 0px -378px;}
.main-contact .cont .contact-box .dep ul li.mail i{background-position:-30px -378px;}
.main-contact .cont .contact-box .dep ul li.tel i{background-position:-60px -378px;}
.main-contact .cont .contact-box .website{}
.main-contact .cont .contact-box .website a{font-size: 16px;height: 30px;line-height: 30px;}
.main-contact .cont .contact-box .website a:hover{text-decoration: underline;}
.main-contact .cont .map-box .map{}
.main-contact .cont .map-box .map img{width: 100%;height: auto;}



.list-news{padding:65px 0 50px;background-color:#fff;}
.list-news h2{text-align: center;margin-bottom: 40px;font-family: "OpenSans-Bold";}
.list-news .cont{margin-bottom:10px;border-top: 1px solid #ccc;}
.list-news .cont ul{width:1250px;overflow: hidden;}
.list-news .cont ul li{float:left;width:575px;padding: 30px 0;margin-right: 50px;border-bottom: 1px dashed #ccc;overflow: hidden;}
.list-news .cont ul li .news-img{float: left;width: 210px;}
.list-news .cont ul li .news-img img{}
.list-news .cont ul li .text{float: right;width: 340px;height: 150px;}
.list-news .cont ul li .text h3{margin-bottom: 10px;font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-family: "OpenSans-Semibold";}
.list-news .cont ul li .text p{overflow:hidden;height: 75px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family: "OpenSans-Light";}
.list-news .cont ul li .text .publish{margin-top: 22px;overflow: hidden;}
.list-news .cont ul li .text .publish .time{float: left;}
.list-news .cont ul li .text .publish .more{float: right;}
/*.list-news .page{text-align: center;margin-top: 20px;}
.list-news .page ul{display: inline-block;}*/
.list-news .page{width: 100%;text-align: center;margin-top: 20px;}
.list-news .page>ul{display: inline-block;overflow: hidden;}
.list-news .page ul li{float: left;background-color: #fff;margin: 0 5px 0 0;border: 1px solid #ccc;}
.list-news .page ul li a{display: block;padding: 6px 18px;color: #666;}
.list-news .page .thisclass{background-color: #eb0d0a;}
.list-news .page .thisclass a{color: #fff;}

.main-news{margin-top: -34px;padding:40px 0 14px 0;}
.main-news .cont{margin: 30px 0 0 0;padding: 0 12px 14px 12px;border: 1px solid #bfbfbf;}
.main-news .cont .text-title{font-size: 16px;height: 66px;line-height: 66px;border-bottom: 1px solid #a1a1a1;}
.main-news .cont .title{border-bottom:1px dotted #000;padding: 24px 0 10px 0;}
.main-news .cont .title h1{font-size:26px;line-height:40px;margin-bottom: 4px;text-align: center;color: #000;}
.main-news .cont .title .to-list{text-align: center;}
.main-news .cont .title .to-list br{display: none;}
.main-news .cont .title .to-list span{margin-right: 20px;}
.main-news .cont .title .to-list a{color: #ccc;}
.main-news .cont .title .to-list a:hover{color: #006075;}
.main-news .cont .detail{padding-top: 20px;font-size:16px;color: #000;}
.main-news .cont .detail p{margin-bottom:15px;padding: 0 10px;}
.main-news .cont .detail p.img{text-align:center;}
.main-news .cont .subpage{padding-top:20px;border-top:1px solid #dcdcdc;margin-top:25px;font-size:16px;}
.main-news .cont .subpage ul{overflow:hidden;padding-left: 10px;}
.main-news .cont .subpage .prev{}
.main-news .cont .subpage .next{}

.main-products{margin-top: 24px;}
.main-products .products_main{width: 1200px;overflow: hidden;}
.main-products .products_main .products_main_left{margin-right: 0;padding-bottom: 6px;}
.main-products .products_main .products_main_right{float: right;width: 878px;}
.main-products .products_main .products_main_right .bread{margin-bottom: 0;padding: 0 0 0 15px;height: 33px;font-size: 12px;color: #fff;line-height: 33px;background: url(/images/products-main-bread-bg.jpg);overflow: hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.main-products .products_main .products_main_right .bread a, .main-products .products_main .products_main_right .bread span{color: #fff;}
.main-products .products_main .products_main_right .bread a:hover, .main-products .products_main .products_main_right .bread a:nth-last-child(1){color: #006075;}
.main-products .overview{padding:22px 0 45px 0;overflow: hidden;}
.main-products .overview .main-width{}
.main-products .overview .slidebox{overflow:hidden;float:left;margin-right:52px;}
.main-products .overview .slidebox .slide-pic{width:372px;height:300px;border:1px solid #d6d6d6;overflow:hidden;}
.main-products .overview .slidebox .slide-pic ul li{float: left;width:372px;height:300px;}
.main-products .overview .slidebox .slide-pic ul li img{width: 100%;height: auto;}
.main-products .overview .slidebox .slide-dot{position:relative;width:340px;height:80px;margin:12px 0 0 30px;}
.main-products .overview .slidebox .slide-dot ul{position:relative;}
.main-products .overview .slidebox .slide-dot ul li{float: left;width:86px;height:78px;border:1px solid #d6d6d6;margin-right:24px;cursor:pointer;}
.main-products .overview .slidebox .slide-dot ul li.active{border:1px solid #006075;}
.main-products .overview .slidebox .slide-dot ul li img{width: 100%;height: 100%;}

.main-products .overview .slidebox .slide-dot .item-btn{position:absolute;width:15px;height:28px;background:url(/images/all-icon.png) no-repeat;cursor:pointer;}
.main-products .overview .slidebox .slide-dot .prev{left: -28px;top:25px;background-position:-394px -100px;}
.main-products .overview .slidebox .slide-dot .next{right: 0px;top:25px;background-position:-426px -100px;}
.main-products .overview .slidebox .slide-dot .prev:hover{background-position:-394px -150px;}
.main-products .overview .slidebox .slide-dot .next:hover{background-position:-426px -150px;}

.main-products .overview .text{float:left;width:410px;}
.main-products .overview .text h1{line-height:25px;font-size:24px;font-family:Arial;color:#006075;margin-bottom:12px;}
.main-products .overview .text h3{line-height:20px;font-size:18px;color:#000;margin-bottom:25px;}
.main-products .overview .text .table-box{background-color:#ededed;padding:10px 0;}
.main-products .overview .text .table-box table{width:100%;}
.main-products .overview .text .table-box table th{width:56.25%;font-size:16px;text-align:left;line-height:20px;padding:5px 0 5px 3.25%;}
.main-products .overview .text .table-box table td{font-size:16px;padding-left: 5px;font-weight: bold;}


.hidden{display: none;}
.products-tab{position: relative;}
.products-tab .tab ul{overflow: hidden;}
.products-tab .tab ul li{float: left;margin-right: 10px;width: 118px;height: 36px;font-size: 16px;line-height: 36px;text-align: center;color: #000;background-color: #bebdbd;cursor: pointer;}
.products-tab .tab ul li.on{color: #fff;background-color: #dd2529;}
.products-tab .cont{padding: 0 12px 18px 12px;min-height: 364px;border: 1px solid #d6d6d6;}
.products-tab .quote-box-pcm{display: none;position: absolute;left: 50%;top: 44px;margin-left: -221px;width: 442px;height: 244px;background-color: #ededed;}
.products-tab .quote-box-pcm em{display: block;width: 25px;height: 25px;position: absolute;top: 4px;right: 10px;cursor: pointer;background: url(../images/icon/close.png) no-repeat;}
.products-tab .quote-box-pcm .quotes-messsage{width: 306px;margin: 30px auto 0 auto;}
.products-tab .quote-box-pcm .quotes-messsage span{display: block;margin-bottom: 5px;padding-left: 6px;width: 100%;height: 26px;font-size: 12px;line-height: 26px;background-color: #fff;border: 1px solid #bfbfbf;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.products-tab .quote-box-pcm .quotes-messsage span .email{margin-top: -3px;margin-bottom: 0;width: 196px;height: 24px;border: none;}
.products-tab .quote-box-pcm .quotes-messsage span i{position: relative;display: inline-block;width: 102px;height: 24px;}
.products-tab .quote-box-pcm .quotes-messsage span i em{position: absolute;width: 6px;height: 6px;top: 10px;right: -6px;background: url(/images/all-icon.png) -400px -200px no-repeat;}
.products-tab .quote-box-pcm .quotes-messsage input{margin-bottom: 5px;padding-left: 6px;width: 100%;height: 26px;font-size: 12px;line-height: 26px;border: 1px solid #bfbfbf;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.products-tab .quote-box-pcm .quotes-messsage .message{overflow-y: auto;margin-bottom: 5px;padding-left: 6px;padding-top: 6px;width: 100%;height: 68px;font-family: 'Arial';color: #000;border: 1px solid #bfbfbf;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.products-tab .quote-box-pcm .quotes-messsage .sub{padding-left: 0px;color: #fff;background-color: #dd2529;border: none;cursor: pointer;}


.main-products .parameter{padding:20px 0 0px;}
.main-products .parameter h2{font-size:16px;color:#000;font-family:Arial;}
.main-products .parameter h3{margin-bottom: 10px;font-size: 16px;color: #cf2f32;}
.main-products .parameter .table-box{}
.main-products .parameter .table-box h2{margin-bottom: 10px;font-size: 16px;line-height: 30px;color:#cf2f32;font-family:Arial;}
.main-products .parameter .table-box table{width:100%;min-width:500px;}
.main-products .parameter .table-box table th,.main-products .parameter .table-box table td{border:1px solid #aaa;}
.main-products .parameter .table-box table thead{line-height:70px;background-color:#f2f2f2;font-size:18px;}
.main-products .parameter .table-box table tbody{line-height:30px;font-size:14px;color: #000;}
.main-products .parameter .table-box table tbody td,.main-products .parameter .table-box table thead td{padding-left:1%;}
.main-products .parameter .table-box table tbody td a{color: #006075;text-decoration: underline;}
.main-products .parameter .table-box .battery-pack{}
.main-products .parameter .table-box .battery-pack table tbody td{padding-right: 1%;}
.main-products .parameter .table-box .battery-pack table tr td:first-child{text-align: center;font-weight: bold;}
.main-products .parameter .table-box .portable-power{color: #000;}
.main-products .parameter .table-box .portable-power .title{font-size: 34px;font-weight: bold;padding-top: 10px;padding-bottom: 10px;}
.main-products .parameter .table-box .portable-power .red-title{padding: 0;color: #fff;background-color: #ff0000;line-height: 20px;text-align: center;}
.main-products .parameter .table-box .portable-power .red-title .black-bg{display: block;width: 100%;height: 2px;color: #000;background-color: #000;}
.main-products .parameter .table-box .portable-power .red-title .red-bg{display: block;width: 100%;height: 18px;font-size: 14px;line-height: 18px;text-align: center;}
.main-products .parameter .table-box .portable-power .red-title .red-bg-big{display: block;width: 100%;height: 18px;font-size: 14px;line-height: 18px;text-align: center;}
.main-products .parameter .table-box .portable-power .table-center{text-align: center;}
.main-products .parameter .table-box .portable-power .font-bold{font-weight: bold;}
.main-products .parameter .table-box .portable-power table tbody td{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;}
.main-products .parameter .table-box .portable-power table tbody .four{text-align: center;}
.main-products .parameter .table-box .portable-power table tbody .four td{width: 25%;}
.main-products .parameter .table-box table tr.four td{padding-right: 0;padding-left: 0;}
.main-products .parameter .table-box .portable-power table tbody td>img{display: block;margin: 0 auto;}
.main-products .parameter .table-box .portable-power table tbody tr.four td span{display: block;}
.main-products .parameter .table-box .portable-power table tbody tr.four td span.color{color: #006075;}
.main-products .parameter .table-box .portable-power table tbody tr.four td span.color i{font-size: 44px;}
.main-products .related{margin-top: 16px;}
.main-products .related .main-width{overflow:hidden;}
.main-products .related h2{font-size:18px;line-height:30px;font-family:Arial;font-weight:bold;color:#000;margin-bottom:16px;}
.main-products .related ul{width:790px;overflow:hidden;}
.main-products .related ul li{float:left;width:224px;margin-right:24px;margin-bottom: 40px;}
.main-products .related ul li img{width: 218px;height: 140px;border: 3px solid #e9e9e9;}
.main-products .related ul li .text{margin-top: 2px;height: 30px;text-align:center;background-color: #e9e9e9;}
.main-products .related ul li .text h3{font-size:12px;line-height:26px;color: #000;font-weight: bold;}
.main-products .side-bar-box{display: none;}
/*quality-assurance 流程页面*/
.main-quality{border-bottom: 1px dotted #006075;}
.main-quality .main-width .quality{padding-bottom: 40px;}
.main-quality .main-width .quality>h2{text-transform: uppercase;text-align: center;line-height: 114px;height: 100px; font-size: 26px;}
.main-quality .quality .pic>img{display: block;margin: 0 auto;width: 100%;height: auto;}
.quality-assurance{padding: 60px 0 60px 0;background-color: #f2f2f2;}
.quality-assurance ul{overflow: hidden;width: 1280px;}
.quality-assurance ul li{position: relative;margin-bottom: 70px;float: left;margin-right: 80px;width: 346px;}
.quality-assurance ul li.four,.quality-assurance ul li.five,.quality-assurance ul li.six{float: right;}
.quality-assurance ul li.ten{width: 1200px;margin-bottom: 0;}
.quality-assurance ul li>img{display: block;width: 100%;height: auto;}
.quality-assurance ul li .text{position: relative;padding-left: 64px;width: 346px;height: 50px;color: #fff;background-color: #006075;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.quality-assurance ul li.ten .text{position: absolute;top: 0;right: 0;}
.quality-assurance ul li .text em{position: absolute;top: -12px;left: 8px;width: 42px;height: 32px;background: url(/images/all-icon.png) no-repeat;}
.quality-assurance ul li.ten .text em{top: 36px;}
.quality-assurance ul li.one .text em{background-position:0 -410px;}
.quality-assurance ul li.two .text em{background-position:-50px -410px;}
.quality-assurance ul li.three .text em{background-position:-100px -410px;}
.quality-assurance ul li.four .text em{background-position:-150px -410px;}
.quality-assurance ul li.five .text em{background-position:-200px -410px;}
.quality-assurance ul li.six .text em{background-position:-250px -410px;}
.quality-assurance ul li.seven .text em{background-position:-300px -410px;}
.quality-assurance ul li.eight .text em{background-position:-350px -410px;}
.quality-assurance ul li.nine .text em{background-position:-400px -410px;}
.quality-assurance ul li.ten .text em{background-position:-450px -410px;}
.quality-assurance ul li .text p{float: left;margin-top: 6px;font-size: 12px;height: 36px;line-height: 18px;font-weight: bold;font-family: 'Arial';}
.quality-assurance ul li.four .text p,.quality-assurance ul li.five .text p,.quality-assurance ul li.seven .text p,.quality-assurance ul li.nine .text p,.quality-assurance ul li.ten .text p{margin-top: 0px;height: 50px;line-height: 50px;}
.quality-assurance ul li .text span{float: right;margin-right: 5px;height: 50px;line-height: 50px;font-size: 14px;font-weight: bold;font-family: 'Arial';cursor: pointer;}
.quality-assurance ul li .arrow{position: absolute;background: url(/images/all-icon.png) no-repeat;}
.quality-assurance ul li.one .arrow,.quality-assurance ul li.two .arrow,.quality-assurance ul li.seven .arrow,.quality-assurance ul li.eight .arrow{top: 50%;right: -63px;margin-top: -12px;width: 43px;height: 23px;background-position: 0 -450px;}
.quality-assurance ul li.three .arrow,.quality-assurance ul li.six .arrow,.quality-assurance ul li.nine .arrow{left: 50%;bottom: -63px;margin-left: -12px;width: 23px;height: 43px;background-position: -100px -450px;}
.quality-assurance ul li.four .arrow,.quality-assurance ul li.five .arrow{top: 50%;left: -63px;margin-top: -12px;width: 43px;height: 23px;background-position: -50px -450px;}
.quality-assurance ul li .word-description{display: none;position: fixed;top: 20%;left: 50%;margin-left: -306px;padding: 20px 10px 20px 38px;width: 612px;border: 1px solid #006075;background-color: #fff;z-index: 999;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.quality-assurance ul li .word-description .close{position: absolute;top: 9px;right: 10px;width: 21px;height: 20px;background: url(/images/all-icon.png) -290px -80px no-repeat;cursor: pointer;}
.quality-assurance ul li .word-description h3{font-size: 14px;font-weight: bold;font-family: 'Arial';color: #006075;}
.quality-assurance ul li .word-description p{font-size: 14px;font-family: 'Arial';}


/*脚部*/
.footer{padding:50px 0 45px;background-color:#909090;}
.footer .main-width{overflow:hidden;}
.footer .foot-cont{float:left;color:#fff;}
.footer h3{font-size:24px;line-height:26px;text-transform:uppercase;color:#fff;font-family: "OpenSans-Bold";margin-bottom:25px;text-align: center;}
.footer h4{font-size: 18px;line-height: 20px;text-transform:uppercase;color:#fff;font-family: "OpenSans-Bold";margin-bottom:20px;}
.footer h4.mart40{margin-top: 40px;}
.footer .foot-cont a{color:#fff;}
.footer .foot-cont a:hover{color:#006075;}
.footer ul li{position:relative;font-size:12px;line-height:18px;padding-left:22px;margin-bottom:18px;font-family: "OpenSans-Regular";}
.footer ul li:last-child{margin-bottom: 0;}
.footer ul li i{position:absolute;left:0;top:0;width:14px;height:18px;background:url(/images/all-icon.png) no-repeat;}
.footer ul li.name i{background-position: 0px -229px;}
.footer ul li.tel i{background-position:-24px -229px;}
.footer ul li.mail i{background-position:-48px -229px;}
.footer .purchase{margin-left: 100px;}
.footer .rd-dep{margin-left: 100px;overflow: hidden;}
.footer .rd-dep ul{}
.footer .rd-dep-01{margin-top: 40px;margin-left: 40px;}
.footer .rd-dep-02{margin-top: 40px;margin-left: 40px;}
.footer .foot-cont ul .padl0{padding-left: 0;}
.footer .sales-02{clear: both;margin-top: 22px;}
.footer .address{margin-top: 24px;margin-left: 154px;}
.footer .address .add{padding-left:22px;line-height:20px;position:relative;font-size:12px;color: #fff;}
.footer .address .add i{position:absolute;left:0;top:0;width:14px;height:18px;background:url(/images/all-icon.png) -72px -225px no-repeat;}
.footer .address a{display: block;margin-top: 14px;}
.footer .address .ali{width: 238px;height: 24px;cursor: pointer;}
.footer .address .aiya{width: 124px;}
.footer .address .alibaba{width: 160px;}


.copy-right{background-color:#909090;color:#fff;}
.copy-right .main-width{padding:10px 0;border-top:1px solid #a3a3a3;overflow: hidden;}
.copy-right p{float: left;}
.copy-right p.marl150{margin-left: 150px;}
.copy-right p a{color:#fff;}
.copy-right p a:hover{color:#006075;}
.copy-right ul{float: right;}
.copy-right ul li{float: right;margin-left: 20px;width: 22px;height: 22px;}
.copy-right ul li>a{display: block;width: 22px;height: 22px;background: url(/images/all-icon.png) no-repeat;}
.copy-right ul li.pinterest>a{background-position: -120px -148px;}
.copy-right ul li.linkedin>a{background-position: -90px -148px;}
.copy-right ul li.facebook>a{background-position: -60px -149px;}
.copy-right ul li.google>a{background-position: -30px -147px;}
.copy-right ul li.twitter>a{background-position: -0px -145px;}
.copy-right ul li.pinterest>a:hover{background-position: -120px -188px;}
.copy-right ul li.linkedin>a:hover{background-position: -90px -188px;}
.copy-right ul li.facebook>a:hover{background-position: -60px -189px;}
.copy-right ul li.google>a:hover{background-position: -30px -187px;}
.copy-right ul li.twitter>a:hover{background-position: -0px -185px;}
/*.products_list*/

.products_content{width: 100%;margin-bottom: 44px;position: relative;}
.products_main{width: 1220px;margin: 0 auto;}
.products_main .products_main_left{width: 305px;background-color:#bebdbd;float: left;margin: 0 48px 0 0;padding-bottom: 6px;}
.products_main .products_main_left h2{font-size: 14px;color:#fff; background-color: #000;font-weight: bold;text-indent: 1em;background:url(/images/protection-list-bg-1.jpg);height: 33px;}
.products_main .products_main_left_con h3{color: #eb0d0a;font-size: 12px;font-weight: bold;text-indent: 8px;}
.products_main .products_main_left_con h3:first-child{position: relative;margin-top: 8px;padding-left: 44px;text-indent: 0px;}
.products_main .products_main_left_con h3:first-child i{position: absolute;top: -1px;left: 9px;width: 29px;height: 28px;background: url(/images/all-icon.png) -420px -200px no-repeat;}

.products_main .products_main_left_con h3>a{color: #000;}
.products_main .products_main_left_con h3>a:active{color:#eb0d0a;}

.products_main .products_main_left_con>ul{counter-reset: count;}
.products_main .products_main_left_con>ul:nth-child(4){display: none;}
.products_main .products_main_left_con>ul li{position:relative;padding-left:22px;font-size: 12px;color: #333;margin: 0 0 4px 0;font-family: 'Verdana';}
.products_main .products_main_left_con>ul li:before{content: "";color: #eb0d0a;display:block;width:7px;height:7px;background-color:#eb0d0a;border-radius:50%;position:absolute;top:50%;margin-top:-4px;left:10px;}
.products_main .products_main_left_con>ul li:hover a{color: #eb0d0a;}
.products_main .products_main_right{float: left;width: 848px;}
.products_main .products_main_right>p{background-color: #000;color: #fff;font-weight: bold;text-indent: 1em;background:url(/images/protection-list-bg-2.jpg);height: 33px;line-height: 31px;}
.products_main .products_main_right>ul{float: left;width: 102%;margin-top: 27px;margin-bottom: 50px;}
.products_main .products_main_right>ul li{width: 200px;height: auto;float: left;margin: 0 15.4px 12px 0;}
.products_main .products_main_right>ul li .img_products{border: 1px solid #d6d6d6;width: 200px;}
.products_main .products_main_right>ul li .img_products:hover{box-shadow: 3px 3px 4px #d6d6d6;    transform: scale(1.02,1.02);}
.products_main .products_main_right>ul li .img_products img{width: 200px;height: 135px;border-bottom:1px solid #d6d6d6;transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;}
    /*.products_main .products_main_right>ul li .img_products img{transition: all .3s ease-out; -webkit-transition: all .3s ease-out;}*/
.products_main .products_main_right>ul li .img_products b{display: block;text-align: center;color: #333;/*margin: 0 0 13px 0;*/}
.products_main .products_main_right>ul li .img_products b>a{display: block;height: 45px;font-family: 'Arial';overflow: hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.products_main .products_main_right>ul li .img_products p{line-height: 20px;margin: 0 0 17px 0;}
.products_main .products_main_right>ul li .img_products p>a{color: #fff;display: block;width: 48px;height: 19px;background-color: #dd2529;margin: 0 auto;text-align: center;}
.products_main .products_main_left_con .active>a{color: #eb0d0a;}


.side-bar-box{display: none;position: fixed;top: 16%;right: 0px;height: 530px;width: 210px;z-index: 999;}
.side-show-btn{width: 37px;height: 225px;cursor: pointer;background: url(../images/icon/side-bar.png) left top no-repeat;position: absolute;right: 0;top: 88px;}
/*.side-show-btn-02{height: 255px;background: url(../images/icon/side-bar-02.png) left top no-repeat;}*/
.side-bar{width:244px;background-color: #f5f5f5;position: absolute;right: -244px;top: 0;padding-bottom: 3px;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;-o-border-radius: 6px;z-index: 999;}
.side-bar-top{position: relative;background-color: #373737;}
.side-bar-top em{display: block;width: 25px;height: 25px;position: absolute;top: 10px;right: 5px;cursor: pointer;background: url(../images/icon/close.png) no-repeat;}

.side-bar-top span{display: block;height: 44px;line-height: 44px;padding-left: 18px;color: #fff;font-size: 18px;font-family: "OpenSans-Bold";}
.side-bar .side-ul{margin-top: 10px;}
.side-bar .side-ul li h3 a{padding-left: 12px;color: #000;line-height: 18px;}
.side-bar .side-ul li.white h3 a{background-color: #006075;color: #fff;}
.side-bar .side-ul li h3 a:hover{background-color: #006075;color: #fff;}
.side-bar .side-ul li.white h3 a:hover{background-color: #006075;color: #fff;}
.side-ul h3{position: relative;width: 220px;margin: 0 auto;padding-left: 10px;font-size: 14px;font-family: "OpenSans-Bold";}


.side-ul h3 a{display: block;padding: 5px 10px 5px 0px;}

.side-ul > li.white .son-side{display: block;}
.son-side{padding:5px 0 5px 2px;display: none;}
.son-box{position: relative;}
.son-box .line{display: block;width: 1px;height: 0;background: #f5f5f5;position: absolute;top: 23px;left: 29px;}
.son-side > li > h4{position: relative;}
.son-side > li > h4 > a{margin-left: 40px;color: #8d8d8d;display: block;width: 204px;padding:5px 0px 5px 0px;}
.son-side > li > h4:hover a{color: #006075;}
.son-side > li > h4 > i{width: 6px;height: 7px;background: url(../images/icon/triangle-01.png) no-repeat;position: absolute;left: 28px;top: 14px;margin-top: -4px;}
/*.son-side > li > h4:hover i{background: url(../images/icon/triangle-02.png) no-repeat;}*/
.son-side > li.white > h4 > a,.son-side > li > h4 > a:hover{color: #006075;}
/*.son-side > li.white > h4 >i{background: url(../images/icon/triangle-02.png) no-repeat;}*/


/*page*/
/*.page{clear: both;}*/
.products_content .page{width: 100%;text-align: center;}
.products_content .page>ul{display: inline-block;overflow: hidden;}
.products_content .page ul li{float: left;background-color: #ededed;margin: 0 5px 0 0;}
.products_content .page ul li a{display: block;padding: 7px 10px;color: #666;}
.products_content .page .thisclass{background-color: #eb0d0a;}
.products_content .page .thisclass a{color: #fff;}
.bread{height: 43px;background-color: #bebdbd;margin-bottom: 34px;line-height: 43px;font-weight: bold;}
.flow-menu{display: none;}
.flow-menu{position:fixed;right:0;top:200px;width:203px;z-index:9999;}
.flow-menu .title{position:relative;}
.flow-menu .title .close{position:absolute;width:30px;height:30px;right:10px;top:-15px;background:url(/images/all-icon-01.png) no-repeat -67px -15px;cursor:pointer;}
.flow-menu .title h2{position:relative;padding-left:40px;font-size:18px;font-family:"Verdana";color:#fff;line-height:30px;background-color:#c30d23;border-bottom:4px solid #ccc;
	border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;-ms-border-radius:5px 5px 0px 0px;-o-border-radius:5px 5px 0px 0px;}
/*.flow-menu .title h2 i{position:absolute;display:block;top:2px;left:0;width:40px;height:27px;background:url(/images/all-icon.png) no-repeat -160px -100px;}*/
.flow-menu .menu-list{border:1px solid #c1c1c1;border-top:none;background-color:#f4f4f4;padding-left:4px;}
.flow-menu .menu-list ul.one > li{line-height:22px;background-color:#eaebec;margin-bottom:4px;font-size:15px;font-family:"Verdana";cursor:s-resize;padding: 5px 0;/*cursor: pointer;*/}
.flow-menu .menu-list ul.one > li.active > a{color:#1c499a;}
.flow-menu .menu-list ul.two{display:none;}
.flow-menu .menu-list ul.two > li{padding-left:15px;line-height:25px;font-family:"OpenSans-Regular";font-size:14px;border-bottom:1px solid #f0f0f0;background-color:#fff;cursor:default;}
.flow-menu .menu-list ul.two > li > a{position:relative;}
/*.flow-menu .menu-list ul.two > li > a i{position:absolute;left:0;top:5px;display:block;width:6px;height:6px;background:url(/images/all-icon-01.png) no-repeat 1px 1px;color:#333;} */
.flow-menu .menu-list ul.two > li > a:hover i,.flow-menu .menu-list ul.two > li.active > a i{background-position:-235px -110px;}
.flow-menu .menu-list a{color:#333;font-size:0.29rem}
.flow-menu .menu-list a:hover,.flow-menu .menu-list li.active > a{color:#dd2529;}
.flow-menu .menu-list ul.two > li > a{font-size: 0.1rem;}
/*me*/
.search-results{position: relative;padding-bottom: 100px;}
.search-results .main-width .cont ul li{float: left;}
/*.sear-page{width: 100%;position: absolute;bottom: 0px;left: 25%;}
.sear-page>ul{width: 50%;margin:0 auto;}
.sear-page>ul li{float: left;background-color: #ededed;margin: 0 5px 0 0;}*/
.sear-page{width: 100%;position: absolute;bottom: 25px;left: 46%;}
.sear-page>ul{width: 50%;margin: 0 auto;}
.sear-page span,.sear-page strong,.sear-page a{float: left;padding: 7px 10px;color: #666;background-color: #ededed;margin: 0 5px 0 0;}
/*.sear-page a{display: block;padding: 7px 10px;color: #666;}*/
.sear-page .thisclass{background-color: #eb0d0a;}
.sear-page .thisclass a{color: #fff;}
.search-results .main-width{width: 1000px;}
.search-results .main-width h1{margin-bottom: 30px;}
.search-results .main-width .cont ul li{margin: 0 30px 30px 0;border: 1px solid #d6d6d6;width: 212px;padding-bottom: 25px;}
/*.search-results .main-width .cont ul li img{width: 106%;height: auto;}*/
.search-results .main-width .cont ul li h4{text-align: center;}
.search-results .main-width .cont ul li h4 a{display: block;font-weight: bold;}
.search-results .main-width .cont ul li:hover{box-shadow: 3px 3px 4px #d6d6d6;transform: scale(1.02,1.02);}
.search-results .main-width .cont ul li img{width: 200px;height: 135px;border-bottom:1px solid #d6d6d6;transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;}
